golang.org/x/tools/internal/gcimporter.importReader.bool (method)
6 uses
	golang.org/x/tools/internal/gcimporter (current package)
		iimport.go#L656: 			implicit = r.bool()
		iimport.go#L697: 		val = constant.MakeBool(r.bool())
		iimport.go#L925: 			emb := r.bool()
		iimport.go#L1022: 			terms[i] = types.NewTerm(r.bool(), r.typ())
		iimport.go#L1055: 	variadic := params.Len() > 0 && r.bool()
		iimport.go#L1088: func (r *importReader) bool() bool {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)